Skip to content

fix: resolve verify checksum matching and changelog generation issues#12

Merged
hi-lei merged 1 commit intomainfrom
fix/verify-and-changelog-fixes
Apr 5, 2026
Merged

fix: resolve verify checksum matching and changelog generation issues#12
hi-lei merged 1 commit intomainfrom
fix/verify-and-changelog-fixes

Conversation

@hi-lei
Copy link
Copy Markdown
Collaborator

@hi-lei hi-lei commented Apr 5, 2026

  • Handle GoReleaser arch variant suffixes (e.g. verda_darwin_arm64_v8.0/) in checksum matching, which caused "no checksum entry found" errors
  • Remove changelog.disable: true from .goreleaser.yml which silently suppressed --release-notes flag, causing empty release notes

Description

Type of Change

  • feat: New feature
  • fix: Bug fix
  • refactor: Code refactoring
  • docs: Documentation
  • test: Tests
  • chore: Maintenance
  • ci: CI/CD changes

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally (make test)
  • Pre-commit checks pass (make pre-commit)
  • My changes generate no new warnings or errors

Related Issues

Additional Context

Note: Use conventional commit messages (e.g. feat:, fix:, chore:).
The CHANGELOG is auto-generated from conventional commit messages at release time.

- Handle GoReleaser arch variant suffixes (e.g. verda_darwin_arm64_v8.0/)
  in checksum matching, which caused "no checksum entry found" errors
- Remove changelog.disable: true from .goreleaser.yml which silently
  suppressed --release-notes flag, causing empty release notes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hi-lei hi-lei merged commit cfee0cb into main Apr 5, 2026
13 checks passed
@hi-lei hi-lei deleted the fix/verify-and-changelog-fixes branch April 5, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant